projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d40750
)
aboutdialog: Set icon-size for the logo
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 11 Jan 2021 22:49:08 +0000
(17:49 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 11 Jan 2021 22:50:05 +0000
(17:50 -0500)
Make it explicit that we want large icons here.
gtk/ui/gtkaboutdialog.ui
patch
|
blob
|
history
diff --git
a/gtk/ui/gtkaboutdialog.ui
b/gtk/ui/gtkaboutdialog.ui
index bd69376d6a0c40ec38f03e9653b62e54c7ce0c72..5382941c8197663bdcb4b49b4bd0cfd5672739bc 100644
(file)
--- a/
gtk/ui/gtkaboutdialog.ui
+++ b/
gtk/ui/gtkaboutdialog.ui
@@
-35,6
+35,7
@@
<child>
<object class="GtkImage" id="logo_image">
<property name="icon-name">image-missing</property>
+ <property name="icon-size">large</property>
<style>
<class name="icon-dropshadow"/>
</style>